15. Where to go next?
Kotlin SM A16 Outro
Where to go next?
In this lesson we covered the basic API of MotionLayout.
To see more examples of MotionLayout in practice, check out the official sample. And be sure to check out the documentation
MotionLayout supports even more features that we didn't have time to cover like KeyCycle which let you control paths or attributes with repeating cycles, or KeyTimeCycle which let you animate based on clock time. Check out the samples for examples of each.
Thanks for doing the MotionLayout lesson!